From 19e2f347e185789ab39492bb63f492d15b1d0874 Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Sat, 21 Jan 2017 22:43:35 +0000 Subject: [PATCH] 3to4: Fix typo in previous commit --- docs/reference/gtk/migrating-3to4.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/migrating-3to4.xml b/docs/reference/gtk/migrating-3to4.xml index ec06d47614..75078213a5 100644 --- a/docs/reference/gtk/migrating-3to4.xml +++ b/docs/reference/gtk/migrating-3to4.xml @@ -169,7 +169,7 @@ GTK+ 4 has removed the #GtkContainer::border-width property. Use other means to influence the spacing of your containers, - such ss the CSS margin and padding properties on child widgets. + such as the CSS margin and padding properties on child widgets. -- 2.30.2